[INFO] cloning repository https://github.com/tulilirockz/niri-redirector-prototype
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tulilirockz/niri-redirector-prototype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftulilirockz%2Fniri-redirector-prototype", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftulilirockz%2Fniri-redirector-prototype'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc73b478deb4c54399c6cf9d3de7a2961cff83a2
[INFO] checking tulilirockz/niri-redirector-prototype against try#901d6c1c62d7c61e05469e996c297476078ee06b for pr-157082
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftulilirockz%2Fniri-redirector-prototype" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tulilirockz/niri-redirector-prototype
[INFO] finished tweaking git repo https://github.com/tulilirockz/niri-redirector-prototype
[INFO] tweaked toml for git repo https://github.com/tulilirockz/niri-redirector-prototype written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tulilirockz/niri-redirector-prototype on toolchain 901d6c1c62d7c61e05469e996c297476078ee06b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tulilirockz/niri-redirector-prototype already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 471d797f5c8097e1d3c69f0c61944a4e16e68568617d379183980454ba39b96a
[INFO] running `Command { std: "docker" "start" "471d797f5c8097e1d3c69f0c61944a4e16e68568617d379183980454ba39b96a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "471d797f5c8097e1d3c69f0c61944a4e16e68568617d379183980454ba39b96a" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "471d797f5c8097e1d3c69f0c61944a4e16e68568617d379183980454ba39b96a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "471d797f5c8097e1d3c69f0c61944a4e16e68568617d379183980454ba39b96a" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking zmij v1.0.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking jiff v0.2.17
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking serde_json v1.0.148
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking syn v2.0.111
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zvariant_utils v3.2.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]     Checking niri-ipc v25.11.0 (https://github.com/yalter/niri.git#b5640d52)
[INFO] [stderr]    Compiling zvariant_derive v5.8.0
[INFO] [stderr]    Compiling zvariant v5.8.0
[INFO] [stderr]     Checking zbus_names v4.2.0
[INFO] [stderr]    Compiling zbus_macros v5.12.0
[INFO] [stderr]     Checking zbus v5.12.0
[INFO] [stderr]     Checking redirect-niri v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0573]: expected type, found variant `niri_ipc::Request::Action`
[INFO] [stdout]   --> src/main.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn call_ipc_quick(action: niri_ipc::Request::Action) {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^ not a type
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum instead
[INFO] [stdout]    |
[INFO] [stdout]  2 + use niri_ipc::Action;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Action`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 18 - fn call_ipc_quick(action: niri_ipc::Request::Action) {
[INFO] [stdout] 18 + fn call_ipc_quick(action: Action) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `niri_socket` in this scope
[INFO] [stdout]   --> src/main.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     niri_socket.send(action).expect("Failure").expect("No idea");
[INFO] [stdout]    |     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `InputMapping`
[INFO] [stdout]  --> src/main.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use events::{InputState, InputMapping};
[INFO] [stdout]   |                          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0573]: expected type, found variant `niri_ipc::Request::Action`
[INFO] [stdout]   --> src/main.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn call_ipc_quick(action: niri_ipc::Request::Action) {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^ not a type
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum instead
[INFO] [stdout]    |
[INFO] [stdout]  2 + use niri_ipc::Action;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Action`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 18 - fn call_ipc_quick(action: niri_ipc::Request::Action) {
[INFO] [stdout] 18 + fn call_ipc_quick(action: Action) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::log`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use log::log;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `niri_socket` in this scope
[INFO] [stdout]   --> src/main.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     niri_socket.send(action).expect("Failure").expect("No idea");
[INFO] [stdout]    |     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `InputMapping`
[INFO] [stdout]  --> src/main.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use events::{InputState, InputMapping};
[INFO] [stdout]   |                          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::log`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use log::log;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/main.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 |         if (state == InputState::Pressed) {
[INFO] [stdout]    |            ^                            ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 46 -         if (state == InputState::Pressed) {
[INFO] [stdout] 46 +         if state == InputState::Pressed  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/main.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 73 |         if (state == InputState::Released) {
[INFO] [stdout]    |            ^                             ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 73 -         if (state == InputState::Released) {
[INFO] [stdout] 73 +         if state == InputState::Released  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/main.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 |         if (state == InputState::Pressed) {
[INFO] [stdout]    |            ^                            ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 46 -         if (state == InputState::Pressed) {
[INFO] [stdout] 46 +         if state == InputState::Pressed  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/main.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 73 |         if (state == InputState::Released) {
[INFO] [stdout]    |            ^                             ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 73 -         if (state == InputState::Released) {
[INFO] [stdout] 73 +         if state == InputState::Released  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:48:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |             match args.event() {
[INFO] [stdout]    |                   ------------ this expression has type `&String`
[INFO] [stdout] 48 |                 "ui_launcher" => {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ expected `&String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&String`
[INFO] [stdout]               found reference `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |             match args.event() {
[INFO] [stdout]    |                   ------------ this expression has type `&String`
[INFO] [stdout] ...
[INFO] [stdout] 51 |                 "ui_closewindow" => {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^ expected `&String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&String`
[INFO] [stdout]               found reference `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |             match args.event() {
[INFO] [stdout]    |                   ------------ this expression has type `&String`
[INFO] [stdout] ...
[INFO] [stdout] 54 |                 "ui_window_up" => {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ expected `&String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&String`
[INFO] [stdout]               found reference `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:57:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |             match args.event() {
[INFO] [stdout]    |                   ------------ this expression has type `&String`
[INFO] [stdout] ...
[INFO] [stdout] 57 |                 "ui_window_down" => {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^ expected `&String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&String`
[INFO] [stdout]               found reference `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |             match args.event() {
[INFO] [stdout]    |                   ------------ this expression has type `&String`
[INFO] [stdout] ...
[INFO] [stdout] 60 |                 "ui_window_left" => {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^ expected `&String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&String`
[INFO] [stdout]               found reference `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:63:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |             match args.event() {
[INFO] [stdout]    |                   ------------ this expression has type `&String`
[INFO] [stdout] ...
[INFO] [stdout] 63 |                 "ui_window_right" => {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^ expected `&String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&String`
[INFO] [stdout]               found reference `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:48:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |             match args.event() {
[INFO] [stdout]    |                   ------------ this expression has type `&String`
[INFO] [stdout] 48 |                 "ui_launcher" => {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ expected `&String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&String`
[INFO] [stdout]               found reference `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |             match args.event() {
[INFO] [stdout]    |                   ------------ this expression has type `&String`
[INFO] [stdout] ...
[INFO] [stdout] 51 |                 "ui_closewindow" => {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^ expected `&String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&String`
[INFO] [stdout]               found reference `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |             match args.event() {
[INFO] [stdout]    |                   ------------ this expression has type `&String`
[INFO] [stdout] ...
[INFO] [stdout] 54 |                 "ui_window_up" => {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ expected `&String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&String`
[INFO] [stdout]               found reference `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:57:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |             match args.event() {
[INFO] [stdout]    |                   ------------ this expression has type `&String`
[INFO] [stdout] ...
[INFO] [stdout] 57 |                 "ui_window_down" => {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^ expected `&String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&String`
[INFO] [stdout]               found reference `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |             match args.event() {
[INFO] [stdout]    |                   ------------ this expression has type `&String`
[INFO] [stdout] ...
[INFO] [stdout] 60 |                 "ui_window_left" => {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^ expected `&String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&String`
[INFO] [stdout]               found reference `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:63:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |             match args.event() {
[INFO] [stdout]    |                   ------------ this expression has type `&String`
[INFO] [stdout] ...
[INFO] [stdout] 63 |                 "ui_window_right" => {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^ expected `&String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&String`
[INFO] [stdout]               found reference `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |             match args.event() {
[INFO] [stdout]    |                   ------------ this expression has type `&String`
[INFO] [stdout] ...
[INFO] [stdout] 66 |                 "ui_overview" => {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ expected `&String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&String`
[INFO] [stdout]               found reference `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |             match args.event() {
[INFO] [stdout]    |                   ------------ this expression has type `&String`
[INFO] [stdout] ...
[INFO] [stdout] 66 |                 "ui_overview" => {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ expected `&String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&String`
[INFO] [stdout]               found reference `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant named `FocusWindowOrWorkspaceLeft` found for enum `niri_ipc::Action`
[INFO] [stdout]   --> src/main.rs:61:80
[INFO] [stdout]    |
[INFO] [stdout] 61 |                     call_ipc_quick(niri_ipc::Request::Action(niri_ipc::Action::FocusWindowOrWorkspaceLeft {  }));
[INFO] [stdout]    |                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 61 -                     call_ipc_quick(niri_ipc::Request::Action(niri_ipc::Action::FocusWindowOrWorkspaceLeft {  }));
[INFO] [stdout] 61 +                     call_ipc_quick(niri_ipc::Request::Action(niri_ipc::Action::FocusWindowOrWorkspaceDown {  }));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant named `FocusWindowOrWorkspaceLeft` found for enum `niri_ipc::Action`
[INFO] [stdout]   --> src/main.rs:61:80
[INFO] [stdout]    |
[INFO] [stdout] 61 |                     call_ipc_quick(niri_ipc::Request::Action(niri_ipc::Action::FocusWindowOrWorkspaceLeft {  }));
[INFO] [stdout]    |                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 61 -                     call_ipc_quick(niri_ipc::Request::Action(niri_ipc::Action::FocusWindowOrWorkspaceLeft {  }));
[INFO] [stdout] 61 +                     call_ipc_quick(niri_ipc::Request::Action(niri_ipc::Action::FocusWindowOrWorkspaceDown {  }));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant named `FocusWindowOrWorkspaceRight` found for enum `niri_ipc::Action`
[INFO] [stdout]   --> src/main.rs:64:80
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     call_ipc_quick(niri_ipc::Request::Action(niri_ipc::Action::FocusWindowOrWorkspaceRight {  }));
[INFO] [stdout]    |                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 64 -                     call_ipc_quick(niri_ipc::Request::Action(niri_ipc::Action::FocusWindowOrWorkspaceRight {  }));
[INFO] [stdout] 64 +                     call_ipc_quick(niri_ipc::Request::Action(niri_ipc::Action::FocusWindowOrWorkspaceDown {  }));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant named `FocusWindowOrWorkspaceRight` found for enum `niri_ipc::Action`
[INFO] [stdout]   --> src/main.rs:64:80
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     call_ipc_quick(niri_ipc::Request::Action(niri_ipc::Action::FocusWindowOrWorkspaceRight {  }));
[INFO] [stdout]    |                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 64 -                     call_ipc_quick(niri_ipc::Request::Action(niri_ipc::Action::FocusWindowOrWorkspaceRight {  }));
[INFO] [stdout] 64 +                     call_ipc_quick(niri_ipc::Request::Action(niri_ipc::Action::FocusWindowOrWorkspaceDown {  }));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:75:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |             match args.event() {
[INFO] [stdout]    |                   ------------ this expression has type `&String`
[INFO] [stdout] 75 |                 "ui_overview" => {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ expected `&String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&String`
[INFO] [stdout]               found reference `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:75:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |             match args.event() {
[INFO] [stdout]    |                   ------------ this expression has type `&String`
[INFO] [stdout] 75 |                 "ui_overview" => {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ expected `&String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&String`
[INFO] [stdout]               found reference `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425, E0573, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425, E0573, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `redirect-niri` (bin "redirect-niri" test) due to 12 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `redirect-niri` (bin "redirect-niri") due to 12 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "471d797f5c8097e1d3c69f0c61944a4e16e68568617d379183980454ba39b96a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "471d797f5c8097e1d3c69f0c61944a4e16e68568617d379183980454ba39b96a", kill_on_drop: false }`
[INFO] [stdout] 471d797f5c8097e1d3c69f0c61944a4e16e68568617d379183980454ba39b96a
